Adjust the magnitude (relative to fundamental) and phase angle of odd harmonics.
Pickup Multiplier (Mfund) = Fundamental RMS Current / Relay Pickup Setting.
{/* TOC Plot */}This toolkit demonstrates the difference between Fundamental RMS and True RMS current values, especially when harmonics are present in the electrical system. Understanding this difference is crucial for coordinating protective devices correctly.
I_fund_rms = Amplitude_fund / sqrt(2)).I_true_rms = sqrt( I_fund_rms² + I_h3_rms² + I_h5_rms² + I_h7_rms² + ... )I_hn_rms is the RMS value of the nth harmonic.I²R) is proportional to the square of the True RMS current.Different types of protective devices respond differently to harmonic content:
Coordination Challenge: As this toolkit demonstrates, if a digital relay operating on Fundamental RMS is protecting a circuit where a fuse or thermal breaker (operating on True RMS) is downstream, the presence of harmonics can cause miscoordination. The fuse/breaker might operate faster than expected (because it sees the higher True RMS current) before the relay (seeing only the lower Fundamental RMS current) has time to operate according to its settings. This requires careful consideration during protection coordination studies.